|
SDK/J Authentication Package ver1.0 RICOH Confidential |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjp.co.ricoh.dsdk.scard.framework.event.CardEventAdapter
This is the adapter class for receiving card events.
| Constructor Summary | |
CardEventAdapter()
|
|
| Method Summary | |
void |
inserted(CardEvent event)
Signal that card was inserted. |
void |
removed(CardEvent event)
Signal that card was removed. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CardEventAdapter()
| Method Detail |
public void inserted(CardEvent event)
CardEventListener
inserted in interface CardEventListenerevent - the CardEvwent object.public void removed(CardEvent event)
CardEventListener
removed in interface CardEventListenerevent - the CardEvwent object.
|
SDK/J Authentication Package ver1.0 RICOH Confidential |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||